FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package IdHIE.0v#0.0.1 (78 ms)

Package IdHIE.0v
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=IdHIE.0v@0.0.1&canonical=http://fhir.hie.moh.gov.id/StructureDefinition/Organization-id-core
Url http://fhir.hie.moh.gov.id/StructureDefinition/Organization-id-core
Version 1.0.0
Status active
Date 2023-06-07T07:16:10.3933867+00:00
Name OrganizationIdCore
Title Organization (ID Core)
Experimental False
Authority hl7
Description Defines basic constraints and extensions on the Organization resource for use with other ID Core resources
Copyright Used by permission of HL7 International, all rights reserved Creative Commons License
Type Organization
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
http://fhir.hie.moh.gov.id/StructureDefinition/Address-id-core Address (ID Core)
http://fhir.hie.moh.gov.id/StructureDefinition/audit-id-core ExtensionAudit (ID Core)
http://fhir.hie.moh.gov.id/StructureDefinition/cluster-facility-id-core ExtensionClusterFacility (ID Core)
http://fhir.hie.moh.gov.id/StructureDefinition/cluster-name-id-core ExtensionClusterName (ID Core)
http://fhir.hie.moh.gov.id/StructureDefinition/mnemonic-id-core ExtensionMnemonicIdCore
http://fhir.hie.moh.gov.id/StructureDefinition/organization-category-id-core ExtensionFacilityCategory (ID Core)
http://fhir.hie.moh.gov.id/StructureDefinition/organization-pkd-id-core ExtensionOrganizationPkd (ID Core)
http://fhir.hie.moh.gov.id/StructureDefinition/Organization-position-id-core ExtensionOrganizationPosition (ID Core)
http://fhir.hie.moh.gov.id/StructureDefinition/system-tenant-id-core ExtensionSystemTenatIdCore
http://fhir.hie.moh.gov.id/ValueSet/cluster-facility-id-core ValueSetClusterFacility (ID Core)
http://fhir.hie.moh.gov.id/ValueSet/organization-category-id-core ValueSetOrganizationCategory (ID Core)


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "Organization-id-core",
  "meta" : {
    "versionId" : "6",
    "lastUpdated" : "2023-06-06T01:26:11.5217425+00:00",
    "source" : "#zUTBKBecYS5ddQYi"
  },
  "url" : "http://fhir.hie.moh.gov.id/StructureDefinition/Organization-id-core",
  "version" : "1.0.0",
  "name" : "OrganizationIdCore",
  "title" : "Organization (ID Core)",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-06-07T07:16:10.3933867+00:00",
  "description" : "Defines basic constraints and extensions on the Organization resource for use with other ID Core resources",
  "copyright" : "Used by permission of HL7 International, all rights reserved Creative Commons License",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "servd",
      "uri" : "http://www.omg.org/spec/ServD/1.0/",
      "name" : "ServD"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Organization",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Organization",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Organization",
        "path" : "Organization",
        "mustSupport" : false
      },
      {
        "id" : "Organization.extension",
        "path" : "Organization.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        },
        "min" : 0
      },
      {
        "id" : "Organization.extension:clusterFacility",
        "path" : "Organization.extension",
        "sliceName" : "clusterFacility",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://fhir.hie.moh.gov.id/StructureDefinition/cluster-facility-id-core"
            ]
          }
        ]
      },
      {
        "id" : "Organization.extension:clusterFacility.value[x]",
        "path" : "Organization.extension.value[x]",
        "binding" : {
          "strength" : "example",
          "description" : "Cluster Facility based on Malaysia MOH definition",
          "valueSet" : "http://fhir.hie.moh.gov.id/ValueSet/cluster-facility-id-core"
        }
      },
      {
        "id" : "Organization.extension:organizationCategory",
        "path" : "Organization.extension",
        "sliceName" : "organizationCategory",
        "min" : 0,
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://fhir.hie.moh.gov.id/StructureDefinition/organization-category-id-core"
            ]
          }
        ]
      },
      {
        "id" : "Organization.extension:organizationCategory.value[x].coding.code",
        "path" : "Organization.extension.value[x].coding.code",
        "binding" : {
          "strength" : "preferred",
          "valueSet" : "http://fhir.hie.moh.gov.id/ValueSet/organization-category-id-core"
        }
      },
      {
        "id" : "Organization.extension:pkd",
        "path" : "Organization.extension",
        "sliceName" : "pkd",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://fhir.hie.moh.gov.id/StructureDefinition/organization-pkd-id-core"
            ]
          }
        ]
      },
      {
        "id" : "Organization.extension:clusterName",
        "path" : "Organization.extension",
        "sliceName" : "clusterName",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://fhir.hie.moh.gov.id/StructureDefinition/cluster-name-id-core"
            ]
          }
        ],
        "isModifier" : false
      },
      {
        "id" : "Organization.extension:mnemonic",
        "path" : "Organization.extension",
        "sliceName" : "mnemonic",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://fhir.hie.moh.gov.id/StructureDefinition/mnemonic-id-core"
            ]
          }
        ],
        "isModifier" : false
      },
      {
        "id" : "Organization.extension:systemTenant",
        "path" : "Organization.extension",
        "sliceName" : "systemTenant",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://fhir.hie.moh.gov.id/StructureDefinition/system-tenant-id-core"
            ]
          }
        ],
        "isModifier" : false
      },
      {
        "id" : "Organization.extension:audit",
        "path" : "Organization.extension",
        "sliceName" : "audit",
        "short" : "Record audit on individual who recorded and updated the data",
        "definition" : "Record audit on individual who recorded and updated the data",
        "comment" : "Record audit on individual who recorded and updated the data",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://fhir.hie.moh.gov.id/StructureDefinition/audit-id-core"
            ]
          }
        ],
        "isModifier" : false
      },
      {
        "id" : "Organization.extension:position",
        "path" : "Organization.extension",
        "sliceName" : "position",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://fhir.hie.moh.gov.id/StructureDefinition/Organization-position-id-core"
            ]
          }
        ],
        "isModifier" : false
      },
      {
        "id" : "Organization.identifier",
        "path" : "Organization.identifier",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "system"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Organization.identifier:organizationId",
        "path" : "Organization.identifier",
        "sliceName" : "organizationId"
      },
      {
        "id" : "Organization.identifier:organizationId.system",
        "path" : "Organization.identifier.system",
        "min" : 1,
        "fixedUri" : "http://fhir.hie.moh.gov.id/sid/organization-id"
      },
      {
        "id" : "Organization.identifier:organizationId.value",
        "path" : "Organization.identifier.value",
        "min" : 1
      },
      {
        "id" : "Organization.identifier:clientKey",
        "path" : "Organization.identifier",
        "sliceName" : "clientKey"
      },
      {
        "id" : "Organization.identifier:clientKey.system",
        "path" : "Organization.identifier.system",
        "min" : 1,
        "fixedUri" : "http://fhir.hie.moh.gov.id/sid/clientKey"
      },
      {
        "id" : "Organization.identifier:clientKey.value",
        "path" : "Organization.identifier.value",
        "min" : 1
      },
      {
        "id" : "Organization.identifier:secretKey",
        "path" : "Organization.identifier",
        "sliceName" : "secretKey"
      },
      {
        "id" : "Organization.identifier:secretKey.system",
        "path" : "Organization.identifier.system",
        "min" : 1,
        "fixedUri" : "http://fhir.hie.moh.gov.id/sid/secretKey"
      },
      {
        "id" : "Organization.identifier:secretKey.value",
        "path" : "Organization.identifier.value",
        "min" : 1
      },
      {
        "id" : "Organization.active",
        "path" : "Organization.active",
        "min" : 1
      },
      {
        "id" : "Organization.type",
        "path" : "Organization.type",
        "max" : "1"
      },
      {
        "id" : "Organization.name",
        "path" : "Organization.name",
        "min" : 1,
        "mapping" : [
          {
            "identity" : "servd",
            "map" : "./PrimaryAddress and ./OtherAddresses"
          }
        ]
      },
      {
        "id" : "Organization.address",
        "path" : "Organization.address",
        "type" : [
          {
            "code" : "Address",
            "profile" : [
              "http://fhir.hie.moh.gov.id/StructureDefinition/Address-id-core"
            ]
          }
        ],
        "mapping" : [
          {
            "identity" : "servd",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "Organization.contact.address",
        "path" : "Organization.contact.address",
        "type" : [
          {
            "code" : "Address",
            "profile" : [
              "http://fhir.hie.moh.gov.id/StructureDefinition/Address-id-core"
            ]
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.